Attachments Collection Object

The Attachments collection object contains one or more Attachment objects.

Quick Info

Specified in header file:

MDISP.ODL

First available in version:

OLE Messaging Library 1.0

Parent objects:

MessageC062VO

Child objects:

Attachment35G2KD

Default property:

Item7ASD49

 

An Attachments collection is considered a small collection, which means that it supports count and index values that let you access an individual Attachment objects through the Item property. The Attachments collection supports the Visual Basic For Each statement.

Properties

 
Property name

Available in version

 
Type

 
Access

Application5GI0QO

1.0

String

Read-only

Class1CT5_O0

1.0

Long

Read-only

CountBE13RG

1.0

Long

Read-only

Item7ASD49

1.0

Attachment object

Read-only

Parent13HN1VR

1.0

Message object

Read-only

Session23X3PG

1.0

Session object

Read-only

 

Methods

 
Method name

Available in version

 
Parameters

AddYS6R2P

1.0

(optional) name as String,
(optional) position as Long,
(optional) type as Long,
(optional) source as String

Delete1MAQ4AQ

1.0

(none)